Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add benches for TheAlgorithms/audio_filters #42

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

art049
Copy link
Member

@art049 art049 commented Sep 18, 2024

No description provided.

Copy link

codspeed-hq bot commented Sep 18, 2024

CodSpeed Performance Report

Merging #42 will improve performances by 28.1%

Comparing test/TheAlgorithms/audio_filters (9b258d8) with master (0ece3ff)

Summary

⚡ 1 improvements
✅ 10 untouched benchmarks

🆕 9 new benchmarks

Benchmarks breakdown

Benchmark master test/TheAlgorithms/audio_filters Change
🆕 test_make_allpass N/A 38.1 µs N/A
🆕 test_make_bandpass N/A 38.8 µs N/A
🆕 test_make_highpass N/A 39 µs N/A
🆕 test_make_highshelf N/A 44 µs N/A
🆕 test_make_lowpass N/A 47.1 µs N/A
🆕 test_make_lowshelf N/A 44.2 µs N/A
🆕 test_make_peak N/A 42.1 µs N/A
🆕 test_process N/A 32.4 µs N/A
🆕 test_set_coefficients N/A 15.4 µs N/A
test_iterative_fibo_10 27 µs 21.1 µs +28.1%

@art049 art049 merged commit 9b258d8 into master Sep 18, 2024
22 checks passed
@adriencaccia adriencaccia deleted the test/TheAlgorithms/audio_filters branch September 20, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant